.myImage li {
	cursor: pointer;
	margin-right: 10px;
}

.myImage img {
	display: block;
	height: 100px;
	width: 100%;
}

